home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / music / ws_lib11.zip / MIDICARD.DOC < prev    next >
Text File  |  1994-05-31  |  987b  |  35 lines

  1.  
  2.     MIDICARD.CFG - Info file
  3.  
  4.     Both SEND.EXE and ASK.EXE use MIDICARD.CFG file as their configuration
  5.     file. File can be configured with Libra's 'Settings' option.
  6.     The file contents are:
  7.  
  8.         1     MIDI Card type: 0=dumb MPU UART, 1=smart MPU, 2=GUS
  9.         330   MIDI Base address in Hex. 330 should be the default for MPU.
  10.               For GUS, if card base address is 220, the midi address
  11.               would be 320.
  12.         5     IRQ Number for GUS MIDI Port (MPU routines doesn't use IRQ)
  13.         0     Count for delay loop in MPU send routines.
  14.  
  15.     Command lines: ([] must contain something, while <> can be left out)
  16.  
  17.         SEND.EXE [SysEx file name] <-q>
  18.          ASK.EXE [midi channel (0..15)] [RAM bank (0..11)] [SysEx filename]
  19.  
  20.     RAM Banks are:
  21.       0 RAM1
  22.       1 RAM2
  23.       2 ROM (same as ROM11)
  24.       3 CARD
  25.       4 RAM3
  26.       5 ROM4
  27.       6 ROM5
  28.       7 ROM6
  29.       8 ROM7
  30.       9 ROM8
  31.      10 ROM9
  32.      11 ROM10
  33.  
  34.  
  35.